Nothing Found

Sorry, no posts matched your criteria

,

Find us at Embedded World North America 2024

Golioth will be at the inaugural Embedded World North America in Austin Texas, October 8th to 10th. Stop by the Joulescope booth (#1723) to see Golioth hardware, firmware, and cloud capabilities being monitored with a powerful (yet affordable) piece of test equipment.

Sending Audio for IoT to the Cloud

Uploading audio from IoT devices to the Cloud is easy with Golioth. Here's everything you need to know to deliver large chunks of data from your fleet to whatever cloud service you desire, all with just one API call and one callback function.

The Right Amount of Disagreement

One of my favorite engineering processes at Golioth is our architecture design review. When building new systems, making consequential changes to existing systems, or selecting a third-party vendor, an individual on the engineering team authors…
, ,

Built on Golioth: A Cellular Data Logger by AL2TECH

The AL2LOG from AL2TECH is a cellular data logger that is built on Golioth. Golioth Solutions Engineers and end customers can use this data capture device to track a wide range of inputs and outputs in an industrial setting.
,

Upload Images from IoT Devices Using Block Upload

This post walks through how to upload images from IoT devices to Golioth over CoAP using block upload. Once the image is at the server, Golioth Pipelines can route the data to the destination of your choice!

Sunsetting Output Streams

It has been over three months since we announced Golioth Pipelines, and we have already seen many users reduce costs and unlock new use cases by migrating to Pipelines. As part of the announcement, we provided options for users who were currently…
,

Introducing Golioth Solutions

Golioth Solutions solves many of the difficult problems at the beginning of developing an IoT product. Our Solutions Engineers to have an arsenal of ready-made designs that can be customized to customers needs In order to quickly deliver what you need to test your planned fleet.

Exploring Golioth on Linux with Qualcomm

We teamed up with Qualcomm to demonstrate Golioth's AI capabilities on an embedded Linux device!

Zephyr for Hardware Engineers: GPIO

Did you know that Zephyr doesn't have a plain old GPIO example? The closest thing is the blinky example that controls LEDs. Why is that? Zephyr expects you to write your own devicetree bindings. It's not that hard, and it's the topic of today's post.
Using the Hugging Face Inference API for Device Audio Analysis
,

Using the Hugging Face Inference API for Device Audio Analysis

The Hugging Face Inference API makes it easy to integrate any public or private AI model with Golioth Pipelines for use-cases such as text, video, and audio analysis.